home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 1984.ZIP / DFLIPPER.ZIP / README.1ST < prev    next >
Text File  |  1989-05-07  |  6KB  |  142 lines

  1.  
  2.  
  3.                            Copyright(C)1988
  4.                      Shareware dFLIPPER dB ENGINE
  5.                            by H.G.R.III Ltd
  6.  
  7.  
  8.  
  9.                  Dflipper Dynamic dBASE file 'ENGINE'  (ENG)
  10.                 FEATURES:  dBASE III+ compatible index files.
  11.          READ: SBT; SOURCE MATE; WAPPUM; LAKE VIEW and programs which
  12.                           generate dBASE III+ files.
  13.  Relational across drives or subdirectories with AUTO-LOOKUP.
  14.  Built in Calculator (F5); Edit/Browse display.
  15.  DOS and dBASE menu options including 'LIST' doc's.
  16.  Dflipper Dynamic dBASE (tm); alias 'ENG.exe'  file reader will read most
  17.     dBase data base format .dbf's AND INDEXES with the 'EDIT' or 'BROWSE'
  18.     style screen format.  Use it to flip thru your files for quick searches
  19.     for clients, videos, checking account or what have you.
  20.  
  21.  dFLIPPER
  22.  Requires: 512K memory and one disk drive and your COMMAND.COM.
  23.  FILES=20; BUFFERS=20 and DEVICE=ANSI.SYS in your CONFIG.SYS file.
  24.  
  25.  'dFLIPPER' is a stand alone data base engine compatible with dBASE, Clipper
  26.     and other similar DBMS systems.  It is a dynamic system which can use
  27.     most existing dbf files and automatically defines the screen to an
  28.     'EDIT', 'BROWSE' or OPTIONAL report style format.  I designed dFLIPPER
  29.     for dbase, Clipper and Wappum users but it makes a tenable filer for the
  30.     novice.  This feature makes dFLIPPER an important utility similar to the
  31.     many commercial 'engines' now being offered in many magazines for Clipper
  32.     and DBF users since it allows quick easy access to data files.  It
  33.     contains a search algorithm to allow for fast mid-string searches on any
  34.     field or 'ad hock' combination of fields EVEN on indexed files.
  35.  
  36.  Programmers and consultants; keep a copy in your 'tool box' for checking
  37.     client DBF data structure etc.
  38.  
  39.  A few of dFLIPPER's other features are:
  40.  Limits = One billion records per file or disk space.
  41.  Flip or search thru any DBF compatible files like SBT, SourceMate and many
  42.     accounting packages.
  43.  Wide angle feature allowing flipping back and forth between browse (lotus
  44.     style) view and the automatic EDIT form view even with upto three files
  45.     related.
  46.  Exploding moveable calculator.
  47.  A control file to allow for relational setups, preconfigured function key
  48.     glossary definitions and automatic drive=subdirectory changes.
  49.  A relational mailing list file which uses a look up zip code file to
  50.     eliminate duplication of zip code, town and state entries.
  51.  A check book file with automatic reconciliation, outstanding checks and
  52.     remaining balance features.
  53.  Macro field REPLACE WITH other_field command even across related files.
  54.  Context sensitive help with F-key #1.
  55.  Readonly option to allow you to let a computer illiterate to flip OR search
  56.     thru information.
  57.  Word processor merge file export option.
  58.  Mini-editor to allow creating, editing or scan notes, docs, column and row
  59.     indicator and even this file.
  60.  'MEMO' fields [ (Alt-F9) or Z)oom ] attach/edit notes to records.  Uses the
  61.     Mini-editor (PowerMenu List/View) for changes. Mini-editor also allows
  62.     creating, editing or scanning notes and doc files.
  63.  The included ENG.exe file can be renamed [anyname.EXE] and called from any
  64.     drive or subdirectory.
  65.  The doc file, dFLIPPER.DOC is contained in the file called DISK2.ARC.  Use
  66.     Pkxarc to extract it.  To print this file just do a 'COPY readme.1st
  67.     >prn' or the DOC'S with 'COPY dfipper.doc >prn'.  Optionally use your
  68.     favorite editor or other technique.
  69.  
  70.  QUICK START
  71.  If disk is in A:, Change to drive A: and type ENG.  If 'FILE NOT FOUND'
  72.     error occurs DOS must have access to COMMAND.COM (see below).
  73.  INSTALLING
  74.  Make a backup copy of the entire disk.
  75.  One 360K floppy drive:  Copy or unarc DISK2.ARC to another floppy.  Using
  76.     the backup disk delete DISK2.ARC to make room for expansion of the DBF
  77.     files and indexes.  Copy COMMAND.COM to the BACKUP disk.
  78.     Now put the BACKUP disk in the drive and type ENG.  When the first prompt
  79.        for color choice comes up change to the BACKUP disk before making a
  80.        choice.
  81.     Hit return to read the introduction and hit the escape key to load
  82.        CONTROL.DBF.
  83.  One 730+K drives: You can follow the hard drive instructions but add a copy
  84.     of COMMAND.COM.
  85.  Hard drive:  Just copy the entire disk into a subdirectory.  Type ENG and
  86.     follow the screen prompts.
  87.     You can unarc MAILER.ARC into another subdirectory to keep the various
  88.        files separated.
  89.  
  90.  To use on your existing .DBF's:
  91.  First log onto the drive and subdirectory which contains your file.
  92.  EXAMPLE: type
  93.    C:\YOURDBF>A:ENG   If your .DBF is on \yourdbf and ENG on A:
  94.      When you get to the file name prompt;
  95.      type over the CONTROL with YOURFILE  (.DBF NOT NEEDED) and INDEX indx1,
  96.  indx2 if you have indexes setup.
  97.     
  98.  NOTE:
  99.  YOU *MUST* have at least BUFFERS=20, FILES=20 and `DEVICE=ANSI.SYS' in your
  100.     CONFIG.SYS and a copy of COMMAND.COM available to DOS before dFLIPPER
  101.     will run. (Check your Dos manual and TYPE CONFIG.SYS to see included
  102.     example.)
  103.  
  104.  INVENTORY OF FILES WHICH SHOULD HAVE BEEN IN THE 'ARC'
  105.  
  106.  
  107.  --------------------
  108.  File name               Discription
  109.  
  110.  CHECKING ARC            Archive with checkbook example
  111.  CONFIG   SYS            Sample CONFIG.SYS setup
  112.  CONTLIST DBF            Control file for Mail List example
  113.  CONTROL  DBF            Control file for DFTUTOR
  114.  DFTUTOR  DBF            Tutor memo files
  115.  DFTUTOR  DBT
  116.  DFTUTOR  NDX
  117.  DISK2    ARC            Archive with DFIPPER.DOC and Create
  118.  ENG      EXE            dFLIPPER exe file
  119.  LIST     DBF            Client files
  120.  LIST     DBT              "    memos
  121.  MAILER   DBF            Relational lookup files: Zip codes,
  122.  MAILZIP  NDX              area phone code, town and state
  123.  MAILER   LBL            Label form example for MAILER
  124.  README   1ST            This file
  125.  SPEC     NDX            Index for LIST's SPECial field
  126.  
  127.  Checking.arc directory
  128.  BANK.dbf                Files and indexs for check book
  129.  BANK.NDX                   example
  130.  CHART.NDX               
  131.  CHECK.FRM
  132.  COA.NDX
  133.  CONTDSB.DBF             Control file for Checking
  134.  DATE.NDX                
  135.  
  136.  Disk2.arc directory
  137.  CREATE.EXE              Create and modify DBF files.
  138.  DFLIPPER.DOC
  139.  
  140.  
  141.  
  142.